projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c92da5
)
(UNEXEC): Comment out definition.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 2002 19:36:19 +0000
(19:36 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 2002 19:36:19 +0000
(19:36 +0000)
src/s/sol2-6.h
patch
|
blob
|
history
diff --git
a/src/s/sol2-6.h
b/src/s/sol2-6.h
index 7262415d07cbab70f08d2ce15c059aff987ac562..9465139765847fe34369b4bf09aa8ea933821506 100644
(file)
--- a/
src/s/sol2-6.h
+++ b/
src/s/sol2-6.h
@@
-2,6
+2,7
@@
#include "sol2-5.h"
+#if 0 /* dldump does not handle all the extensions used by GNU ld. */
#undef UNEXEC
#define UNEXEC unexsol.o
-
+#endif